x11: Don't update GLX visuals with EGL
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 10 May 2021 20:19:14 +0000 (21:19 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 10 May 2021 20:19:14 +0000 (21:19 +0100)
commit69856a9aacfec7c23e9719228ba57664dbe69cdd
tree3ea1a1542ea100ae97ccf962c590e9ec8ddfc610
parentc35a6725b99722d91b0ed6580546c27c8f0849ba
x11: Don't update GLX visuals with EGL

We're going to get into a messy situation, with both GLX and EGL
initialized.

If we're already using EGL, skip the whole cache.
gdk/x11/gdkglcontext-glx.c